| C1.WPF.DataGrid Namespace : DataGridSelectedItemsCollection<T> Class | 
The following tables list the members exposed by DataGridSelectedItemsCollection<T>.
| Name | Description | |
|---|---|---|
![]()  | DataGridSelectedItemsCollection<T> Constructor | Initializes a new instance of the DataGridSelectedItemsCollection<T> class. | 
| Name | Description | |
|---|---|---|
![]()  | Count | Gets the amount of items. | 
![]()  | Item | Gets the selected item at the specified index. | 
| Name | Description | |
|---|---|---|
![]()  | Contains | Determines whether this collection contains the specified item. | 
![]()  | GetEnumerator | Returns an enumerator that iterates through the collection. |